RPC Like router with automatic Validation and Serialization.
@mionkit/router
🚀 Lightweight and fast HTTP router with automatic validation and serialization out of the box.
Thanks to it's Remote Procedure Call routing style is quite performant as there is no need to parse URLs or match regular expressions when finding a route. Just a direct mapping from url to the route handler.
mion's is lightweight and fast. Unlike traditional routers. The Http method is not relevant, there are no parameters in the Url and data is sent and received in JSON format via the request body or headers. mion's router leverages a simple in-memory map for route lookup, making it extremely fast.
Typescript RPC Like router with automatic Validation and Serialization
The npm package @mionkit/router receives a total of 12 weekly downloads. As such, @mionkit/router popularity was classified as not popular.
We found that @mionkit/router demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.It has 1 open source maintainer collaborating on the project.
Package last updated on 19 Jan 2024
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.